home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / etc / X11 / xinit / xinput.d / default-xim < prev    next >
Text File  |  2008-01-08  |  601b  |  33 lines

  1. #
  2. # General configuration to set X Input Method (xim) for GTK and QT.
  3. # See im-switch(8) and /usr/share/doc/im-switch/README.Debian .
  4.  
  5. #
  6. # Define IM for traditional X application with XIM
  7. #
  8. #  XIM server name
  9. #  XIM program /path/filename
  10. #  XIM program command line arguments
  11. #  XMODIFIERS environment parameter
  12. XIM=none
  13. XIM_PROGRAM=
  14. XIM_ARGS=
  15.  
  16. #
  17. # Define GTK and QT IM module
  18. #   They may or may not be using xim as the IM.
  19. #
  20. GTK_IM_MODULE=xim
  21. QT_IM_MODULE=xim
  22.  
  23. #
  24. # Define lists of packages neded for above IM to function
  25. #
  26. DEPENDS=
  27.  
  28. #
  29. # Define X start up hook script to update IM environment
  30. #
  31.  
  32.